home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / bindings / fun / delchar.r < prev    next >
Encoding:
Text File  |  1996-09-27  |  924 b   |  31 lines

  1. @ref-see-also See also in %s.
  2. @{{{}}}
  3. @{{{  delchar-reference-file
  4. @if-using ( complete )
  5. @{{{  @delchar-ref Description
  6. @if-using ( complete )
  7. Libary, simulating some functions, deleted from Origami C-source.
  8. @fi
  9. @}}}
  10. @fi
  11. @if-using ( complete delete-character-ref delete-to-end-of-line-ref )
  12. @{{{  @delchar-ref Functions and macros
  13. @if-using ( complete delete-character-ref )
  14. @{{{  @delchar-ref delete-character
  15. Delete the character under the cursor. In overwrite  mode,  a  space
  16. will replace the char.
  17. @}}}
  18. @fi
  19. @if-using ( complete delete-to-end-of-line-ref )
  20. @{{{  @delchar-ref delete-to-end-of-line
  21. Delete all characters from current position  to  end  of  line.  The
  22. deleted  text  is moved  to the delete-buffer. If the cursor  is  in
  23. front of a closed fold, the complete fold will be removed.
  24. If OCL variable modify-behaviour is set to not null, the  text  will
  25. be killed, instead of deleted.
  26. @}}}
  27. @fi
  28. @}}}
  29. @fi
  30. @}}}
  31.